Minimalistic Chart
100% toddle, 0% code.
A toddle package that's made entirely within toddle without importing any external libraries.
Demo
Grid
Title
Larger bars
Bar container visibility
x-axis label
Bar color
Components
Bar - Vertical
Attributes
name description type data Data that will be displayed in the chart [{ label, value }, ... ] grid Horizontal grid that displays the 25%, 50%, 75^%, and 100% mark Boolean title Chart title text that gets displayed on the top left corner String bar_color Background color of the bar. String larger_bars Wider vertical bars Boolean x_axis_label Label that goes along the x-axis Boolean bar_container Turns on background for each bar Boolean
Changelog
V1.0.0
Apr 15, 2024
First launch of toddle minimalistic chart. Includes vertical bar component with a tooltip. Includes grid, title, bar_color, larger_bars, x_axis_label, and bar_container customization.